@suluk/hono - v0.1.5
    Preparing search index...

    Interface Check

    interface Check {
        name: string;
        run(): { pass: boolean; message?: string };
    }
    Index

    Properties

    Methods

    Properties

    name: string

    Methods