3 lines
51 B
JavaScript
3 lines
51 B
JavaScript
|
|
import { PPTY } from "./ppty.js";
|
||
|
|
export { PPTY };
|