Interface WorldReadableUpdate

interface WorldReadableUpdate {
    readableID: string;
}

Properties

Properties

readableID: string