implement PPTY
This commit is contained in:
parent
a13032c76e
commit
d76ac04531
12 changed files with 499 additions and 118 deletions
2
www/js/ppty/lib.js
Normal file
2
www/js/ppty/lib.js
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
import { PPTY } from "./ppty.js";
|
||||
export { PPTY };
|
||||
Loading…
Add table
Add a link
Reference in a new issue