mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-12 18:18:43 +08:00
6 lines
93 B
TypeScript
6 lines
93 B
TypeScript
|
|
declare class IIframeInstance extends IDOMInstance
|
|
{
|
|
// no own methods/properties yet
|
|
}
|