fix(ci): Update CI workflows, build scripts, and export configuration
This commit is contained in:
9
ts_source_ora/smartlog-source-ora.plugins.ts
Normal file
9
ts_source_ora/smartlog-source-ora.plugins.ts
Normal file
@ -0,0 +1,9 @@
|
||||
// pushrocks scope
|
||||
import * as smartlogInterfaces from '../dist_ts_interfaces/index.js';
|
||||
|
||||
export { smartlogInterfaces };
|
||||
|
||||
// third party scope
|
||||
import ora from 'ora';
|
||||
|
||||
export { ora };
|
Reference in New Issue
Block a user