# Type alias: Props

TypeScript type reference for BDF font properties in bdfparser, including the type declaration and source definition.

Ƭ **Props**: *Record*<*string*, *string* \| *null*\> & { `comment?`: *string*[]  }

Defined in: [bdfparser.ts:27](https://github.com/fontpixel/bdfparser-js/blob/898ed20/src/bdfparser.ts#L27)
