@resee-movies/utilities - v0.8.0
    Preparing search index...

    Type Alias SerializableConstructors

    SerializableConstructors:
        | StringConstructor
        | NumberConstructor
        | BooleanConstructor
        | StringConstructor[]
        | NumberConstructor[]
        | null
        | undefined

    The primitive object types that can be serialized as URL query params, defined as the constructor type of the primitive.