mirror of
https://github.com/ezolenko/rollup-plugin-typescript2.git
synced 2025-12-08 19:06:16 +00:00
6 lines
154 B
TypeScript
6 lines
154 B
TypeScript
export declare function getOptionsDefaults(): {
|
|
compilerOptions: {
|
|
module: string;
|
|
};
|
|
};
|
|
//# sourceMappingURL=get-option-defaults.d.ts.map
|