UNPKG

@doku-dev/doku-fragment

Version:

A new Angular UI library that moving away from Bootstrap and built from scratch.

7 lines (6 loc) 142 B
export interface Schema { /** * Name of the project where doku-fragment library should be installed. */ project?: string; }