Skip to content

Type Alias: HTMLAttribute

ts
type HTMLAttribute = [string, string];

Defined in: token.ts:10

Released under the MIT License.