5
tools/broccoli/angular_builder.d.ts
vendored
Normal file
5
tools/broccoli/angular_builder.d.ts
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
interface AngularBuilderOptions {
|
||||
outputPath: string;
|
||||
dartSDK?: any;
|
||||
logs?: any;
|
||||
}
|
Reference in New Issue
Block a user