Stone.js API
    Preparing search index...
    Laziable: T | (() => Promise<T>)

    A value that may be provided lazily as an async import factory.

    Type Parameters

    • T