Interface SaveableSource

interface SaveableSource {
    saveable: Saveable;
}

Implemented by

Properties

Properties

saveable: Saveable