Data - alexzel/bad-words-next GitHub Wiki

Interface: Data

Dictionary data format

Table of contents

Properties

Properties

id

id: string

Unique dictionary ID

Defined in

index.ts:37


lookalike

lookalike: Lookalike

Lookalike homoglyphs map

Defined in

index.ts:49


words

words: string[]

Words list

Defined in

index.ts:43