Skip to main content
Version: Next (2.x)

SerializableScope

SerializableScope = string | number | boolean | null | SerializableScope[] | {[key: string]: SerializableScope; }