StorageBase
This commit is contained in:
1
examples/index.d.ts
vendored
Normal file
1
examples/index.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
declare const TOKEN: string
|
||||
7
examples/tsconfig.json
Normal file
7
examples/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
"module": "commonjs",
|
||||
"strict": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user