UNPKG

tinyjs-plugin-ninepatch

Version:
17 lines (13 loc) 174 B
/** * Tiny.js * @external Tiny * @see {@link http://tinyjs.net/} */ /** * @namespace NinePatch * @memberof Tiny */ import Sprite from './Sprite'; export { Sprite, };