SerenityJS
    Preparing search index...

    Interface GrindstoneBlock

    interface GrindstoneBlock {
        attachment?: Attachment;
        direction?: number;
    }
    Index

    Properties

    attachment?: Attachment
    direction?: number