We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d3115 commit 98d9d68Copy full SHA for 98d9d68
README.md
@@ -20,7 +20,7 @@ Fast and Fully Type-Safe Blockchain Indexer
20
# Overview
21
22
```typescript title="manifest.ts"
23
-import { createEntity, Manifest } from 'https://deno.land/x/robo_arkiver/mod.ts'
+import { Manifest } from 'https://deno.land/x/robo_arkiver/mod.ts'
24
import { ERC20 } from './ERC20.ts'
25
26
const manifest = new Manifest('my-arkive')
0 commit comments