UNPKG

@financial-times/o3-foundation

Version:

Origami foundations with design tokens

8 lines (7 loc) 144 B
import { UnorderedList, OrderedList } from "./list"; import { Wrapper } from "./wrapper"; export { OrderedList, UnorderedList, Wrapper };