Home > @dinofe/xt-core > BooelanString

# BooelanString type

BooelanString

Signature:

export type BooelanString = 'true' | 'false';