mirror of
https://github.com/photonstorm/phaser
synced 2025-01-06 02:08:50 +00:00
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
|
export { default as Extend } from './Extend';
|
||
|
export { default as IsPlainObject } from './IsPlainObject';
|