mirror of
https://github.com/photonstorm/phaser
synced 2024-12-03 09:59:42 +00:00
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
|
export { default as Extend } from './Extend';
|
||
|
export { default as IsPlainObject } from './IsPlainObject';
|