4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
|
|
import * as dd from '../core';
|
||
|
|
import '../platform';
|
||
|
|
export = dd;
|