UNPKG

@triviality/core

Version:
7 lines (6 loc) 161 B
export declare const MyOtherFeature: ({ myFeature }: { myFeature: () => string; }) => { myOtherFeature(): string; referenceToMyFeature(): string; };