Type alias Writable

Writable: {
    writeTo: ((builder: Builder) => void);
}

Type declaration

Generated using TypeDoc