Stone.js API
    Preparing search index...

    Function isStoneBlueprint

    • Check if the provided value is a Stone blueprint. This function checks if the value is an object and contains the required stone property.

      Type Parameters

      Parameters

      • value: any

        The value to check.

      Returns value is T

      true if the value is a Stone blueprint, otherwise false.