mirror of
https://github.com/kevinnlsamuel/rainbowcroissant.git
synced 2025-12-06 10:06:01 +05:30
move out stuff. move stuff around
This commit is contained in:
7
svelte.src/const.ts
Normal file
7
svelte.src/const.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
const consts = {
|
||||
app: {
|
||||
name: 'Fee Payment Details'
|
||||
}
|
||||
};
|
||||
|
||||
export { consts };
|
||||
Reference in New Issue
Block a user