iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: IUserOptions

Core.IUserOptions

User options

param The name of the user.

param The users password.

Table of contents

Properties

Properties

name

name: string

Defined in

core/src/index.ts:217


password

password: string

Defined in

core/src/index.ts:218