Initial project import
This commit is contained in:
10
node_modules/detect-gpu/dist/rollup/config.dev.d.ts
generated
vendored
Normal file
10
node_modules/detect-gpu/dist/rollup/config.dev.d.ts
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
declare const _default: {
|
||||
input: string;
|
||||
output: {
|
||||
dir: string;
|
||||
format: string;
|
||||
sourcemap: boolean;
|
||||
}[];
|
||||
plugins: import("rollup").Plugin[];
|
||||
};
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user