fix(build): Update CI workflows, bump dependency versions, and refine import and TypeScript configuration
This commit is contained in:
@ -7,7 +7,7 @@ export { typedserver };
|
||||
import * as lik from '@push.rocks/lik';
|
||||
import * as smartdata from '@push.rocks/smartdata';
|
||||
import * as smartdelay from '@push.rocks/smartdelay';
|
||||
import * as smartdns from '@push.rocks/smartdns';
|
||||
import * as smartdnsClient from '@push.rocks/smartdns/client';
|
||||
import * as smartlog from '@push.rocks/smartlog';
|
||||
import * as smartpromise from '@push.rocks/smartpromise';
|
||||
import * as smartrequest from '@push.rocks/smartrequest';
|
||||
@ -19,7 +19,7 @@ export {
|
||||
lik,
|
||||
smartdata,
|
||||
smartdelay,
|
||||
smartdns,
|
||||
smartdnsClient,
|
||||
smartlog,
|
||||
smartpromise,
|
||||
smartrequest,
|
||||
|
Reference in New Issue
Block a user