@arcmantle/lit-jsx
    Preparing search index...

    Interface SerializableAttributeValue

    interface SerializableAttributeValue {
        "[SERIALIZABLE]": never;
        toString(): string;
    }
    Index

    Properties

    Methods

    Properties

    "[SERIALIZABLE]": never

    Methods