Skip to content

Documentation / joplin-api / Config

Class: Config

Constructors

new Config()

new Config(): Config

Returns

Config

Properties

baseUrl

baseUrl: string = 'http://127.0.0.1:41184'

Defined in

util/config.ts:2


token

token: string = ''

Defined in

util/config.ts:3

Released under the MIT License.