@5-/captcha

0.2.6 • Public • Published
syntax = "proto3";

package api;

/// nodefault
message Captcha
{
  uint64 id = 1;
  bytes img = 2;
  repeated string svg_li = 3;
}

About

This project is an open-source component of i18n.site ⋅ Internationalization Solution.

关于

本项目为 i18n.site ⋅ 国际化解决方案 的开源组件。

Readme

Keywords

none

Package Sidebar

Install

npm i @5-/captcha

Weekly Downloads

54

Version

0.2.6

License

Apache-2.0

Unpacked Size

4.57 kB

Total Files

6

Last publish

Collaborators

  • i18n-now
  • 3tier