UNPKG

194 BTypeScriptView Raw
1/**
2 * Copyright (c) 2017 ~ present NAVER Corp.
3 * billboard.js project is licensed under the MIT license
4 */
5import PluginClass from "../../types/plugin/stanford";
6
7export default PluginClass;