This commit is contained in:
jacob
2024-04-07 14:45:58 -05:00
parent 144b808089
commit aff6b282e8

View File

@@ -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");