mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-16 09:46:39 +00:00
* start work on client side explorer * fix tests * fmt * generic test flag * add prenav hook * add highlight class * make flex more consistent, remove transition * open folders that are prefixes of current path * make mobile look nice * more style fixes
4 lines
53 B
TypeScript
4 lines
53 B
TypeScript
import rfdc from "rfdc"
|
|
|
|
export const clone = rfdc()
|