Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

what is "at-syntax" in classes [duplicate]

$
0
0

I've recently found this syntax in a project:

export function UseDatabase() {    ...}export class LocalDatabase {    @UseDatabase()    static async initializeDatabse() {        ...    }    ...}

can someone explain me what is this @-syntax used as @UseDatabase ?


Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>