Skip to content

Commit

Permalink
perf: type improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jan 28, 2024
1 parent 429cdc3 commit 025a89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ts/meta.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { IMetadataProvider } from '@qiwi/substrate'
import type { IMetadataProvider } from '@qiwi/substrate-types'

import { injectMeta } from '../../main/ts'
import { get, set } from '../../main/ts/utils'
Expand Down

0 comments on commit 025a89b

Please sign in to comment.