Interface WebviewInitialized

interface WebviewInitialized {
    type: "initialized";
}

Properties

Properties

type: "initialized"