16_devcamp-js-footer 中文文档教程

发布于 3年前 浏览 19 项目主页 更新于 3年前

Devcamp JS Footer

这应该以下列方式

使用 使用命令安装:

npm install --save devcamp-js-footer

使用以下代码添加到 JavaScrip 项目:

import { footer } from 'devcamp-js-footer';

footer('Some Name');

Devcamp JS Footer

This should be used in the following manner

Install with the command:

npm install --save devcamp-js-footer

Add to a JavaScrip Project with the following code:

import { footer } from 'devcamp-js-footer';

footer('Some Name');
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文