UNPKG

convex

Version:

Client for the Convex Cloud

5 lines (4 loc) 142 B
/** * A symbol for accessing the name of a {@link FunctionReference} at runtime. */ export const functionName = Symbol.for("functionName");