refactor: Remove isDart from public API
BREAKING CHANGE: - `IS_DARTIUM` no longer exported
This commit is contained in:
1
modules/angular2/test/platform.ts
Normal file
1
modules/angular2/test/platform.ts
Normal file
@ -0,0 +1 @@
|
||||
export const IS_DART = false;
|
Reference in New Issue
Block a user