mirror of
https://github.com/sern-handler/tools
synced 2026-06-06 01:16:59 +00:00
fix spec
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import poster from '../dist/index.js';
|
||||
import type { GlobalGetAll, GlobalPut, TypedResponse } from '../dts/index.js';
|
||||
import poster, { type GlobalPut, type TypedResponse } from '../dist/poster.js';
|
||||
|
||||
const send = await poster.client("token");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user