Home Reference Source Repository

Function

Static Public Summary
public

replace source.value in AST node with ImportDeclaration type using option.replaces.

public

take option

Static Public

public onHandleAST(ev: Object) source

import {onHandleAST} from 'esdoc-alias-plugin/src/Plugin.js'

replace source.value in AST node with ImportDeclaration type using option.replaces.

Params:

NameTypeAttributeDescription
ev Object

handle event.

public onStart(ev: Object) source

import {onStart} from 'esdoc-alias-plugin/src/Plugin.js'

take option

Params:

NameTypeAttributeDescription
ev Object

handle event.