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