UNPKG

wordnik-api

Version:

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

9 lines (5 loc) 118 B
export default class ExampleUse { public constructor( public readonly text: string, ) {} }