Skip to main content

Decorators (common)

@AllowExternal

import { AllowExternal } from '@hexajs-dev/common';
@AllowExternal(options?: AllowExternalOptions)

@InternalOnly

import { InternalOnly } from '@hexajs-dev/common';
@InternalOnly()