phaser/v3/typings/utils/object/index.d.ts

3 lines
106 B
TypeScript
Raw Normal View History

2017-01-16 21:43:07 +00:00
export { default as Extend } from './Extend';
export { default as IsPlainObject } from './IsPlainObject';