forked from trent_larson/crowd-funder-for-time-pwa
add Claim view for details about a specific server record
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// many of these are also found in endorser-mobile utility.ts
|
||||
|
||||
export const isGlobalUri = (uri: string) => {
|
||||
return uri && uri.match(new RegExp(/^[A-Za-z][A-Za-z0-9+.-]+:/));
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user