streamline package
This commit is contained in:
11
ts/index.ts
11
ts/index.ts
@@ -1,10 +1 @@
|
||||
import {getEnv, printEnv, getEnvVars} from './smartenv.export'
|
||||
import { obs } from './smartenv.objectstorage'
|
||||
|
||||
|
||||
export {
|
||||
getEnv,
|
||||
getEnvVars,
|
||||
printEnv,
|
||||
obs
|
||||
}
|
||||
export * from './smartenv.classes.smartenv'
|
||||
|
Reference in New Issue
Block a user