The frontend component of PuffPastry, meant to interface with the backend, which in turn interfaces with the smart contract.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

tsconfig.json 119 B

hace 2 meses
1234567
  1. {
  2. "files": [],
  3. "references": [
  4. { "path": "./tsconfig.app.json" },
  5. { "path": "./tsconfig.node.json" }
  6. ]
  7. }