UNPKG

wordnik-api

Version:

Community API for https://wordnik.com with types

5 lines (4 loc) 94 B
export default class ExampleUse { readonly text: string; constructor(text: string); }