UNPKG

@visactor/vrender-core

Version:
3 lines (2 loc) 186 B
declare function optional(): <T>(target: import("./inject_base").DecoratorTarget<unknown>, targetKey?: string | symbol, indexOrPropertyDescriptor?: number) => void; export { optional };