UNPKG

@teambit/harmony

Version:
9 lines (6 loc) 227 B
import { Extension } from '../index'; /** * Class extension of type any. this class is indended for use inside Harmony * where extension generics type relevance is low. */ // export class AnyExtension extends Extension {}