phaser/v3/typings/utils/object/index.d.ts
2017-01-16 22:43:07 +01:00

2 lines
106 B
TypeScript

export { default as Extend } from './Extend';
export { default as IsPlainObject } from './IsPlainObject';