How to use the girlsfrontline-core/lib/doll function in girlsfrontline-core

To help you get started, we’ve selected a few girlsfrontline-core examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github 36base / 36base.github.io / src / repositories / DollRepository.js View on Github external
dollMap.forEach((e, id) => {
    dollDict[id] = buildData(new Doll(e.toJSON()));
  });

girlsfrontline-core

GirlsFrontline Library

MIT
Latest version published 2 years ago

Package Health Score

49 / 100
Full package analysis

Similar packages