mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-08 23:44:09 +02:00
added docs and rules pages
This commit is contained in:
committed by
Jean-Philippe Sirois
parent
c1245dadbe
commit
bf86d72173
Vendored
+4
@@ -1,2 +1,6 @@
|
||||
declare module "*.svg"
|
||||
declare module "*.png"
|
||||
|
||||
type ComponentQuery<T> = {
|
||||
readonly data: T
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user