API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typePlatformSubscription
@codexo/exojs / core / stable
Undo function returned by every `PlatformAdapter` subscription. Calling it twice is a no-op.
0
props
0
methods
0
events
Import
import { PlatformSubscription } from '@codexo/exojs'Undo function returned by every `PlatformAdapter` subscription. Calling it twice is a no-op.
Definition1
() => voidSource