Using plugin you can inject your code intoDocumentation Index
Fetch the complete documentation index at: https://docs.polygon.technology/llms.txt
Use this file to discover all available pages before exploring further.
matic.js. It can be used to write common set of generic codes which can be provided to anyone using a package.
Plugin makes the
matic.js light weight as it implements only important logical part.Plugin development
Plugin is a class which implementsIPlugin.
setup method which will be called with default export of matic.js.
Use plugin
matic.js expose use method for using a plugin.