diff options
Diffstat (limited to 'src/pb.ts')
| -rw-r--r-- | src/pb.ts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/pb.ts b/src/pb.ts deleted file mode 100644 index 2e77787..0000000 --- a/src/pb.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { createContext } from 'preact'; - -const Pb = createContext(); - -export { Pb };
\ No newline at end of file |
