Use new template
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {test, expect} from 'bun:test'
|
||||
|
||||
import {signature} from '../index'
|
||||
import {signature} from '..'
|
||||
import {gen, sign, verify} from '../src/signature'
|
||||
|
||||
test('base case', async () => {
|
||||
|
||||
Reference in New Issue
Block a user