Commit 42700731 authored by nanahira's avatar nanahira

fix export

parent 0368ef85
import { defaultRegistrar } from '../registrar';
export const { Isolate, UsingService } = defaultRegistrar.scopeDecorators();
export const { UsePlugin } = defaultRegistrar.methodDecorators();
export const { UsePlugin, Apply } = defaultRegistrar.methodDecorators();
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment