mirror of
https://github.com/ae-utbm/sith.git
synced 2026-03-13 23:25:00 +00:00
update BiomeJS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Product } from "#counter:counter/types";
|
||||
import type { Product } from "#counter:counter/types.ts";
|
||||
|
||||
export class BasketItem {
|
||||
quantity: number;
|
||||
|
||||
Reference in New Issue
Block a user