Searched refs:getTokensAsync (Results 1 – 1 of 1) sorted by relevance
143 async getTokensAsync(): Promise<Markdown.Tokens> { method in Changelog159 const tokens = await this.getTokensAsync();183 const tokens = await this.getTokensAsync();274 const tokens = await this.getTokensAsync();352 const tokens = await this.getTokensAsync();385 const tokens = await this.getTokensAsync();442 const tokens = await this.getTokensAsync();476 const tokens = await this.getTokensAsync();543 async getTokensAsync(): Promise<Markdown.Tokens> { method in MemChangelog