@imqueueRPC enqueued!
intro docs blog
$ npm i -g @imqueue/cli
intro docs blog
theme
$ npm i -g @imqueue/cli
@imqueue/pg-cache v5.1.4 · API reference
Enumerations
ChannelOperation
Functions
awaitInvalidation(ready, timeout, onTimeout) cacheBy(model, options) cacheWith(options) channelsOf(model, fields, tables) declaringPrototype(instance, methodName) envBool(name, defaultValue) fetchError(logger, err, key, decorator) initError(logger, className, methodName, decorator) isStandardDecorator(context) makeChannel(name, method, options) PgCache(options) registerChannelsOnce(proto, methodName, register) setError(logger, err, key, decorator) setInfo(logger, res, key, decorator)
Interfaces
CacheByOptions CacheWithOptions ChannelPayload FilteredChannels ILogger PgCacheable PgCacheChannels PgCacheOptions
Variables
DEFAULT_CACHE_TTL DEFAULT_INVALIDATION_TIMEOUT PG_CACHE_DEBUG PG_CACHE_TRIGGER
Type Aliases
ChannelFilter ChannelPayloadFilter ClassDecorator MethodDecorator PgCacheChannel
Home/API reference/@imqueue/pg-cache/isStandardDecorator

isStandardDecorator() function

Returns true if the decorator was invoked in standard (TC39) mode, i.e. its second argument is a decorator context object carrying a kind.

Signature:

export declare function isStandardDecorator(context: unknown): boolean;

Parameters

Parameter

Type

Description

context

unknown

the decorator's second argument

Returns:

boolean

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.

@imqueue

RPC over an inter-communication messaging queue. For TypeScript & NodeJS back-ends. Friendly to AI assistants.

Docs

Get started Tutorial CLI API MCP

Packages

@imqueue/cli ↗ @imqueue/rpc ↗ @imqueue/core ↗ @imqueue/mcp ↗ Other ↗

Project

GitHub ↗ Sandbox ↗ Contributing License Commercial ↗

Legal

Privacy Policy Terms Of UseSupport ContactCookie settings
@imqueue open source · GPL-3.0 Need a commercial license? imqueue.com ↗

Cookies We'd like to measure how these docs are used. Nothing runs and nothing is stored unless you allow it, you can change your mind any time, and we never sell or share your data. Privacy · Terms · Support