BREAKING CHANGE(server/client): move from client only to server + client exports
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { expect, tap } from '@pushrocks/tapbundle';
|
||||
import { expect, tap } from '@push.rocks/tapbundle';
|
||||
|
||||
import * as smartdns from '../ts/index.js';
|
||||
import * as smartdns from '../ts_client/index.js';
|
||||
|
||||
let testDnsly: smartdns.Smartdns;
|
||||
|
0
test/test.server.ts
Normal file
0
test/test.server.ts
Normal file
Reference in New Issue
Block a user