Search
Preparing search index...
The search index is not available
pokemongo-json-pokedex
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"core/writer"
Writer
Class Writer
Hierarchy
Writer
PokemonWriter
TypeWriter
MoveWriter
AvatarCustomizationWriter
Index
Constructors
constructor
Properties
game
Master
output
Path
parser
Methods
Write
Constructors
constructor
new
Writer
(
outputPath
:
string
, parser
:
Parser
)
:
Writer
Parameters
outputPath:
string
parser:
Parser
Returns
Writer
Properties
game
Master
game
Master
:
RootObject
Private
output
Path
output
Path
:
string
Private
parser
parser
:
Parser
Methods
Write
Write
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
Globals
"core/writer"
Writer
constructor
game
Master
output
Path
parser
Write
Generated using
TypeDoc