MCPcopy
hub / github.com/nodeca/pica / debug

Method debug

src/pica_main.ts:768–768  ·  view source on GitHub ↗
(..._args: unknown[])

Source from the content-addressed store, hash-verified

766 }
767
768 debug (..._args: unknown[]): void {}
769}
770
771export default function pica (options?: PicaOptions): Pica {

Callers 6

__extractTileDataMethod · 0.95
__landTileDataMethod · 0.95
processTileMethod · 0.95
__tileAndResizeMethod · 0.95
resizeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected