@5-/captcha

0.2.2 • Public • Published
syntax = "proto3";

package api;

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

Readme

Keywords

none

Package Sidebar

Install

npm i @5-/captcha

Weekly Downloads

69

Version

0.2.2

License

Apache-2.0

Unpacked Size

3.19 kB

Total Files

5

Last publish

Collaborators

  • i18n-now
  • 3tier