banira
    Preparing search index...

    Interface Package

    A minimal, spec-shaped subset of the Custom Elements Manifest (https://github.com/webcomponents/custom-elements-manifest), schemaVersion 2.1.0. banira emits the parts that apply to vanilla custom elements.

    interface Package {
        modules: Module[];
        readme?: string;
        schemaVersion: string;
    }
    Index

    Properties

    modules: Module[]
    readme?: string
    schemaVersion: string