Rename src to source
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* HTTP status code for "Not Acceptable" error.
|
||||
*/
|
||||
export const HTTP_STATUS_CODE_NOT_ACCEPTED = 406;
|
||||
Reference in New Issue
Block a user