chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export declare function expandEnvVars(value: string): string;
|
||||
export declare function expandEnvVarsInObject<T>(obj: T): T;
|
||||
Reference in New Issue
Block a user